[ExtJs] Vs [Ext GWT] Vs [SmartGWT]

Posted by shafi on Stack Overflow See other posts from Stack Overflow or by shafi
Published on 2009-06-10T12:39:17Z Indexed on 2010/05/23 13:50 UTC
Read the original article Hit count: 972

Filed under:
|
|
|

Hi,

I am going to start a new application which mainly consist NavigationPane, Grid, Toolbar. Layout should look like this demo page http://www.gwt-ext.com/demo/

I am quite confused which one to use in terms of writing less code, more performant, etc.. Could someone tell the pros and cons of all these technologies.

All the while I coded in javascript, so that way ExtJs seems to be the easy one for me to code. But I am curios to try GWT Ext, Is it true that it could do a lot just by writing few lines of java code.

For eg: To achieve the layout ( given in above gwt ext demo url), which one should I opt ExtJs or GWT Ext.

I read SmartGWT is relatively slower than GwtEXT. Does it have any advantage over GWT EXT. I am also looking for hibernate based data modules ( as my application is going to have many database calls). Anyone of SmartGWT or GWTExt has support for such modules. I came to know that smartgwt doesn't offer all of smartclient enterprise version functionalities, that we are allowed only a few of smartclient features. Will it be an issue?

Your response is highly appreciated.

Thanks & Regards `Shafi

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about extjs